home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 11561 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  775 b 

  1. Path: news.cc.uic.edu!usenet
  2. From: yaojun@tigger.uic.edu (John)
  3. Newsgroups: comp.dcom.modems
  4. Subject: How to make amodem do following
  5. Date: Fri, 19 Apr 1996 10:47:32 GMT
  6. Organization: University of Illinois at Chicago
  7. Message-ID: <4l7r5j$dug@piglet.cc.uic.edu>
  8. NNTP-Posting-Host: slip5a-08.dialin.uic.edu
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. How to make a modem do following through the initailization string?
  12.  
  13. 1.Track the presence of data-carrier-detect (DCD) (high when a carrier
  14. is detected).
  15.  
  16. 2. Hang up and disable auto-answer when data terminal ready (DTR) goes
  17. from ON to OFF (high to low).
  18.  
  19. 3. Return result codes.
  20.  
  21. 4. Return verbose codes.
  22.  
  23. 5. Enable character echo in command state.
  24.  
  25. 6. Wait about 55 seconds for a carrier.
  26.  
  27. 7. Disable the +++ escape sequence.
  28.  
  29.  
  30.